.fl-r {
	float: right;
}
.cl-baf {
	*zoom: 1: ;
}
.trs03s {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.header .tel {
	margin: 11px 0 2px;
	padding-left: 40px;
	font-size: 0px;
	background: url(../img/icon-tel.png) left center no-repeat;
}
.header .tel-2 {
	background-position: left bottom;
}
.comwrap {
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
}
.header {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 9;
	background-color: #fff;
}
.cl-baf::after {
	content: "";
	display: block;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	clear: both;
}


.d-ib {
	display: inline-block;
	*display: inline: ;
	*zoom: 1: ;
	vertical-align: middle;
}
.header .tel .txt {
	margin-bottom: 2px;
	font-weight: lighter;
	font-size: 14px;
	color: #676767;
	vertical-align: text-bottom;
}
.header .tel-2 .txt {
	display: block;
	margin-bottom: 0px;
}
.header .tel .num {
	font-weight: bold;
	font-size: 24px;
	color: #c17c2e;
	vertical-align: text-bottom;
}
.header .tel-2 .num {
	display: block;
}

@media (max-width: 991px){
	.header .tel { margin-top: 15px; padding-left: 35px; line-height: 1.3; }
	.header .tel .txt { font-size: 12px; }
	.header .tel .num { margin: 4px 0; font-size: 18px; }

	.met-nav.navbar-fixed-top .navbar-right { margin-right: 165px; }
}

@media (max-width: 768px){
	.header {
	right: 70px;
}

.header .tel {
    padding-left: 30px;
    line-height: 1.2;
    background-size: auto 25px;
}

.header .tel .num { font-size: 16px; }

}